home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / eulisp / comp0_89.lha / Feel / Boot / Compiler / list-fns.i < prev    next >
Text File  |  1993-07-16  |  1KB  |  1 lines

  1. ((name list-fns) (dependencies (table tables arith numbers vectors init boot)) (exported-ids ((address list-fns mapcdr) (name . mapcdr) (mutable ()) (class . bytefunction) (argtype (() . 2))) ((address list-fns mapcan) (name . mapcan) (mutable ()) (class . bytefunction) (argtype (() . 2))) ((address list-fns posnq) (name . posnq) (mutable ()) (class . bytefunction) (argtype (() . 2))) ((address list-fns nthcdr) (name . nthcdr) (mutable ()) (class . bytefunction) (argtype (() . 2))) ((address list-fns local-var) (name . local-var) (mutable ()) (class . bytefunction) (argtype (() . 1))) ((address list-fns mk-counter) (name . mk-counter) (mutable ()) (class . bytefunction) (argtype (() . 1))) ((address list-fns mk-finder) (name . mk-finder) (mutable ()) (class . bytefunction) (argtype (() . 0))) ((address list-fns nth) (name . nth) (mutable ()) (class . bytefunction) (argtype (() . 2))) ((address list-fns detect) (name . detect) (mutable ()) (class . bytefunction) (argtype (() . 2))) ((address list-fns collect) (name . collect) (mutable ()) (class . bytefunction) (argtype (() . 2))) ((address list-fns mapvect) (name . mapvect) (mutable ()) (class . bytefunction) (argtype (() . 2))) ((address list-fns fold) (name . fold) (mutable ()) (class . bytefunction) (argtype (() . 3))) ((address list-fns map-all) (name . map-all) (mutable ()) (class . bytefunction) (argtype (() . 2))) ((address list-fns deleq) (name . deleq) (mutable ()) (class . bytefunction) (argtype (() . 2)))))